About "Delphi 8 Examples ASP.NET application":

The purpose (idea of this application) is to show how to build a "CodeCentral"-like web site using asp.net. This web application supports users login, product submission, searching, page view statistics, etc. 


INSTALL:

0) The DB is MS SQL Server or MSDE

1) Restore the database from OWEBackup.bak, name the database "D4NetSoft" (or you'll need to alter the web.config; ConnectionString key under appSettings). Either way be sure to check that ConnectionString property in web.config.

2) unzip the OctaneWebExample.zip file and copy the newly created directory (OctaneWebExample) to c:\InetPub\WWWRoot - if using IIS or map a Virtual Web Directory to this example.

3) Open, compile and run! (WebForm1.aspx should be set as the startup page)

4) All comments are welcome.

_________________________-

Zarko Gajic
http://delphi.about.com
http://aspxdelphi.net